Polls the result from the socket/network data.
WARNING: For getting correct data type, you MUST send the data using either NetData.sendData or NetController.sendData
If you send through the socket, no type info will be sent together.
A result that includes the typeID, sliced data and managed net buffer.
See Implementation
Polls the result from the socket/network data.
WARNING: For getting correct data type, you MUST send the data using either NetData.sendData or NetController.sendData
If you send through the socket, no type info will be sent together.